[INFO] fetching crate kodegen_config_manager 0.10.10...
[INFO] fixing kodegen_config_manager-0.10.10 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate kodegen_config_manager 0.10.10 into /workspace/builds/worker-3-tc1/source
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate kodegen_config_manager 0.10.10
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate kodegen_config_manager 0.10.10
[INFO] tweaked toml for crates.io crate kodegen_config_manager 0.10.10 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate kodegen_config_manager 0.10.10 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kodegen_config_manager 0.10.10 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rmcp-macros v0.11.0
[INFO] [stderr]   Downloaded lru v0.16.2
[INFO] [stderr]   Downloaded zmij v1.0.7
[INFO] [stderr]   Downloaded syn v2.0.112
[INFO] [stderr]   Downloaded ntapi v0.4.2
[INFO] [stderr]   Downloaded rmcp v0.11.0
[INFO] [stderr]   Downloaded kodegen_config v0.10.11
[INFO] [stderr]   Downloaded kodegen_mcp_schema v0.10.14
[INFO] [stderr]   Downloaded kodegen_mcp_schema_macros v0.10.25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3d3d88c22ad0be0cb247b71d9a7db68fc2ee95ed52dd3677813d2dc3a0ce238b
[INFO] running `Command { std: "docker" "start" "3d3d88c22ad0be0cb247b71d9a7db68fc2ee95ed52dd3677813d2dc3a0ce238b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3d3d88c22ad0be0cb247b71d9a7db68fc2ee95ed52dd3677813d2dc3a0ce238b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3d3d88c22ad0be0cb247b71d9a7db68fc2ee95ed52dd3677813d2dc3a0ce238b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3d3d88c22ad0be0cb247b71d9a7db68fc2ee95ed52dd3677813d2dc3a0ce238b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling zmij v1.0.7
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking lru v0.16.2
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking inventory v0.3.21
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking sysinfo v0.37.2
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking notify-debouncer-mini v0.4.1
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking which v6.0.3
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling kodegen_mcp_schema_macros v0.10.25
[INFO] [stderr]    Compiling schemars_derive v1.2.0
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling rmcp-macros v0.11.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking schemars v1.2.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking kodegen_config v0.10.11
[INFO] [stderr]     Checking rmcp v0.11.0
[INFO] [stderr]     Checking kodegen_mcp_schema v0.10.14
[INFO] [stderr]     Checking kodegen_config_manager v0.10.10 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `reqwest` in this scope
[INFO] [stdout]  --> examples/common/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use reqwest::header::{HeaderMap, HeaderValue};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `reqwest`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kodegen_mcp_client`
[INFO] [stdout]  --> examples/common/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use kodegen_mcp_client::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `kodegen_mcp_client`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 - use kodegen_mcp_client::{
[INFO] [stdout] 6 + use kodegen_mcp_schema::{
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `kodegen_mcp_client` in this scope
[INFO] [stdout]  --> examples/config_demo.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use kodegen_mcp_client::{responses::GetConfigResponse, tools};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `kodegen_mcp_client`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 - use kodegen_mcp_client::{responses::GetConfigResponse, tools};
[INFO] [stdout] 4 + use kodegen_mcp_schema::{responses::GetConfigResponse, tools};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `uuid`
[INFO] [stdout]   --> examples/common/mod.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |     use uuid::Uuid;
[INFO] [stdout]    |         ^^^^ use of unresolved module or unlinked crate `uuid`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kodegen_mcp_client`
[INFO] [stdout]  --> examples/config_demo.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use kodegen_mcp_client::{responses::GetConfigResponse, tools};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `kodegen_mcp_client`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 - use kodegen_mcp_client::{responses::GetConfigResponse, tools};
[INFO] [stdout] 4 + use kodegen_mcp_schema::{responses::GetConfigResponse, tools};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tracing`
[INFO] [stdout]  --> examples/config_demo.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tracing::{error, info};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `tracing`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tracing`, use `cargo add tracing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `kodegen_mcp_client` in this scope
[INFO] [stdout]    --> examples/common/mod.rs:365:17
[INFO] [stdout]     |
[INFO] [stdout] 365 |                 kodegen_mcp_client::ClientError::ParseError(format!(
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `kodegen_mcp_client`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 365 -                 kodegen_mcp_client::ClientError::ParseError(format!(
[INFO] [stdout] 365 +                 kodegen_mcp_schema::ClientError::ParseError(format!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `kodegen_mcp_client` in this scope
[INFO] [stdout]    --> examples/common/mod.rs:371:13
[INFO] [stdout]     |
[INFO] [stdout] 371 |             kodegen_mcp_client::ClientError::ParseError(format!(
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `kodegen_mcp_client`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 371 -             kodegen_mcp_client::ClientError::ParseError(format!(
[INFO] [stdout] 371 +             kodegen_mcp_schema::ClientError::ParseError(format!(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tracing_subscriber` in this scope
[INFO] [stdout]   --> examples/config_demo.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     tracing_subscriber::fmt().with_env_filter("info").init();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_subscriber`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tracing_subscriber`, use `cargo add tracing_subscriber` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `kodegen_mcp_client` in this scope
[INFO] [stdout]    --> examples/common/mod.rs:344:33
[INFO] [stdout]     |
[INFO] [stdout] 344 |     ) -> Result<CallToolResult, kodegen_mcp_client::ClientError> {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `kodegen_mcp_client`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 344 -     ) -> Result<CallToolResult, kodegen_mcp_client::ClientError> {
[INFO] [stdout] 344 +     ) -> Result<CallToolResult, kodegen_mcp_schema::ClientError> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `kodegen_mcp_client` in this scope
[INFO] [stdout]    --> examples/common/mod.rs:357:20
[INFO] [stdout]     |
[INFO] [stdout] 357 |     ) -> Result<T, kodegen_mcp_client::ClientError> {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `kodegen_mcp_client`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 357 -     ) -> Result<T, kodegen_mcp_client::ClientError> {
[INFO] [stdout] 357 +     ) -> Result<T, kodegen_mcp_schema::ClientError> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `kodegen_mcp_client` in this scope
[INFO] [stdout]    --> examples/common/mod.rs:385:41
[INFO] [stdout]     |
[INFO] [stdout] 385 |         result: &Result<CallToolResult, kodegen_mcp_client::ClientError>,
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `kodegen_mcp_client`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 385 -         result: &Result<CallToolResult, kodegen_mcp_client::ClientError>,
[INFO] [stdout] 385 +         result: &Result<CallToolResult, kodegen_mcp_schema::ClientError>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kodegen_config_manager` (example "config_demo") due to 12 previous errors
[INFO] running `Command { std: "docker" "inspect" "3d3d88c22ad0be0cb247b71d9a7db68fc2ee95ed52dd3677813d2dc3a0ce238b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d3d88c22ad0be0cb247b71d9a7db68fc2ee95ed52dd3677813d2dc3a0ce238b", kill_on_drop: false }`
[INFO] [stdout] 3d3d88c22ad0be0cb247b71d9a7db68fc2ee95ed52dd3677813d2dc3a0ce238b
